<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.about{
    padding: 0 0 55px 0;
}
.index-lanmu{
    background: #f2f2f3;
    height: 45px;
    line-height: 45px;
    font-size: 17px;
    margin-bottom: 57px;
    margin-top: 65px;
}
.index-lanmu .tit{
    width: 153px;
    float: left;
    background: #00a0e9;
    color:#fff;
    text-align: center;
}
.index-lanmu&gt;a{
    float: right;
    margin-right: 30px;
}
.index-lanmu .list{
    float: right;
    color: #00a0e9;
    font-size: 14px;
    margin-right: 200px;
}
.index-lanmu .list a{
    color: #00a0e9;
    margin: 0 8px;
}
@media (max-width: 992px){
.product .index-lanmu{
   margin:0 15px;
}
.new-technology .new .index-lanmu{
   margin-left:15px;
}
}
.about-st{
    overflow: hidden;
}
.about-st&gt;img{
    width:300px;
	float:left;
	margin-right: 20px;
}

.about-st&gt;h3{
    margin: 0;
    line-height: 45px;
    font-size: 18px;
}
.about-st&gt;div{
    line-height: 24px;
}

@media (max-width: 992px) {
    .about .row&gt;.col-m-d-7{
        margin-bottom: 57px;
    }
    .index-lanmu .list{
        display: none;
    }
}
.about-st&gt;a{
    color: #202020;
    display: block;
    width: 119px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    border:1px solid #00a0e9;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
}
.about-st&gt;a:hover{
    background: #00a0e9;
    color: #fff;
}
.about .row&gt;.col-md-5 .col-md-6{
    margin-bottom: 15px;
}
.about .row&gt;.col-md-5 .col-md-6 a{
    display: block;
    position: relative;
}
.about .row&gt;.col-md-5 .col-md-6 a p{
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    position: absolute;
    color: #f8f8f7;
    background: rgba(96,96,96,0.6);
    margin: 0;
    width: 100%;
    bottom: 0;
    text-align: center;
    white-space: normal;
    text-overflow: ellipsis;
}
.about .row&gt;.col-md-5 .col-md-6:nth-child(2n+1){
    padding-right: 0;
}
.about .row&gt;.col-md-5 .col-md-6:nth-child(2n){
    padding-left: 0;
}


.product{
    background: #f7f8f8;
}
.product .row&gt;.col-md-3{
    padding-left: 0;
}
.product .row&gt;.col-md-3{
    padding-left: 0;
    margin-bottom: 78px;
}
.product .row&gt;.col-md-3 div{
    line-height: 22px;
    color: #595959;
    margin: 14px 0;
}
.product .row&gt;.col-md-3 a{
    color: #202020;
    display: block;
    width: 119px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    border:1px solid #00a0e9;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
}
.product .row&gt;.col-md-3 a:hover{
    background: #00a0e9;
    color: #fff;
}
.product .pro-list{
    line-height: 39px;
    height: 39px;
    overflow: hidden;
}
.product .pro-list a{
    height: 39px;
}
.product .pro-list a:nth-of-type(1){
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.product .pro-list a:nth-of-type(2){
    background: url("../images/xzai.png")no-repeat 15px center;
}
.product .row&gt;.col-md-9{
    padding-left: 50px;
    margin-bottom: 78px;
}

@media (max-width: 992px){
    .product .col-md-3{
        padding: 0 15px!important;
    }
    .product .row&gt;.col-md-9{
        padding-left: 15px;
    }
    .product .row&gt;.col-md-3{
        margin-bottom: 30px;
    }
}
@media (max-width: 768px) {
    .about .row&gt;.col-md-5 .col-md-6{
        padding: 0 15px!important;
    }
}
.contact{
    margin-bottom: 35px;
    padding-left: 0!important;
}
.contact .index-lanmu{
    margin-bottom: 0;
}
.contact .lxwm{
    background: #f7f8f8;
	padding:47px 0 47px 14px;
}
.img-scroll{
    position: relative;
    margin-bottom: 35px;
}
.img-scroll span{
    display: block;
    position: absolute;
    top:0;
    bottom:0;
    margin: auto;
    cursor: pointer;
    width: 28px;
    height: 56px;
}
.img-scroll span:nth-of-type(1){
    left: 0;
    background: url("../images/toleft.png")no-repeat;
}
.img-scroll span:nth-of-type(2){
    right: 0;
    background: url("../images/toright.png")no-repeat;
}
.img-scroll li{
    float: left;
    margin: 0 10px;
	width:239px;
	height:267px;
	position:relative
}
.img-scroll li img{
    position:absolute;
	display:block;
	width:100%;
	left:0;
	top:0;
	bottom:0;
	margin:auto;
}
.img-list{
    width:777px;
    margin: 0 auto;
    overflow: hidden;
}
.img-list ul{
    overflow: hidden;
    margin-bottom: 0;
}
@media (max-width: 1200px) {
    .img-list{
        width: 518px;
    }
}
@media (max-width: 992px) {
    .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{
        padding: 0 15px!important;
    }
}
@media (max-width: 600px) {
    .img-list{
        width: 259px;
    }
}
.new-technology .new{
    padding-left: 0 !important;
}
.new-list .item{
    line-height: 36px;
    background: #fff;
    width: 100%;
}
.new-list{
    margin-bottom: 40px;
}
.new-list .item a{
    height: 36px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #000!important;
}
.new-list .item span{
    text-align: right;
}
.new-list .col-md-12 img{
    display: block;
    float: left;
    width: 20%;
    margin-right: 20px;
    padding: 10px 0;
}
.new .new-list .col-md-12 .col-md-12{
    line-height: 30px;
    background: #f6fcff;
    overflow: hidden;
    margin-bottom: 13px;
}
.new .new-list .col-md-12 span{
    float: right;
}
.new .new-list .col-md-12 a{
    color:#00a0e9;
}
.new-list .col-md-12 h3{
    font-size: 16px;
    color: #292929;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.new-list .col-md-12 div{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.new-technology .row&gt;.col-md-3 .wz{
    background: #f8fdff;
    padding: 28px 14px;
    line-height: 26px;
    margin-bottom: 40px;
}
</pre></body></html>